Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Jul 2013 10:29:15 +0000 (13:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Jul 2013 10:29:15 +0000 (13:29 +0300)
commitb05530a67cb1ed4812c56f5188737bbbc59d9099
treef53bddc57911092305f660b604f06fb08375290b
parent6100cfc69c03e5d29cc57b1564d53d3d7760c4a1
Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.

 src/coding.c (syms_of_coding): Set up inhibit-null-byte-detection
 and inhibit-iso-escape-detection attributes of 'undecided'.
src/ChangeLog
src/coding.c